Carbon


CallQDRRectProc

Header: Quickdraw.h Carbon status: Supported

void CallQDRRectProc (
    QDRRectUPP userRoutine, 
    GrafVerb verb, 
    Rect *r, 
    SInt16 ovalWidth, 
    SInt16 ovalHeight
);
userRoutine
verb
r
ovalWidth
ovalHeight

AVAILABILITY

Supported in Carbon.


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)